[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        Determine if a handle is local or remote (INT 21h, 440Ah)

        Entry:
          AX = 440Ah
          BX = Handle
        Return:
          CF = 1
               AX = Error Code
          CF = 0
               DX, bit 15 (8000h):
                 0: Local
                 1: Remote

See Also: INT 21h, 4409h
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson